[INFO] fetching crate seppo 0.1.0...
[INFO] testing seppo-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate seppo 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate seppo 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seppo 0.1.0
[INFO] tweaked toml for crates.io crate seppo 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seppo 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seppo 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seppo-macros v0.1.0
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded kube-core v2.0.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded kube v2.0.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded json-patch v4.1.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded kube-derive v2.0.1
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded kube-runtime v2.0.1
[INFO] [stderr]   Downloaded kube-client v2.0.1
[INFO] [stderr]   Downloaded k8s-openapi v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f476991bf69ffb04768c1dfbb704e4c5015be0b37f108abba0525e1bb7fbf161
[INFO] running `Command { std: "docker" "start" "-a" "f476991bf69ffb04768c1dfbb704e4c5015be0b37f108abba0525e1bb7fbf161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f476991bf69ffb04768c1dfbb704e4c5015be0b37f108abba0525e1bb7fbf161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f476991bf69ffb04768c1dfbb704e4c5015be0b37f108abba0525e1bb7fbf161", kill_on_drop: false }`
[INFO] [stdout] f476991bf69ffb04768c1dfbb704e4c5015be0b37f108abba0525e1bb7fbf161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc1cabb0cd9c798236126cc12016d983289e246bd8caf3b5396292ae913001eb
[INFO] running `Command { std: "docker" "start" "-a" "bc1cabb0cd9c798236126cc12016d983289e246bd8caf3b5396292ae913001eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling seppo-macros v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling seppo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.76s
[INFO] running `Command { std: "docker" "inspect" "bc1cabb0cd9c798236126cc12016d983289e246bd8caf3b5396292ae913001eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1cabb0cd9c798236126cc12016d983289e246bd8caf3b5396292ae913001eb", kill_on_drop: false }`
[INFO] [stdout] bc1cabb0cd9c798236126cc12016d983289e246bd8caf3b5396292ae913001eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4585a0a8e266c3f43d7ca7c973af6dc034d2f1823be7f9ae0cfbfbb84b20325a
[INFO] running `Command { std: "docker" "start" "-a" "4585a0a8e266c3f43d7ca7c973af6dc034d2f1823be7f9ae0cfbfbb84b20325a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling seppo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.15s
[INFO] running `Command { std: "docker" "inspect" "4585a0a8e266c3f43d7ca7c973af6dc034d2f1823be7f9ae0cfbfbb84b20325a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4585a0a8e266c3f43d7ca7c973af6dc034d2f1823be7f9ae0cfbfbb84b20325a", kill_on_drop: false }`
[INFO] [stdout] 4585a0a8e266c3f43d7ca7c973af6dc034d2f1823be7f9ae0cfbfbb84b20325a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95793a3c085bc9bda8265e41f40edfd1dc39122cf92326ff167b9d940cf0ab34
[INFO] running `Command { std: "docker" "start" "-a" "95793a3c085bc9bda8265e41f40edfd1dc39122cf92326ff167b9d940cf0ab34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seppo-32a5fb0bc6614fe7)
[INFO] [stdout] 
[INFO] [stdout] running 208 tests
[INFO] [stdout] test assertions::tests::test_assertion_error_display ... ok
[INFO] [stdout] test assertions::tests::test_error_message_container_not_ready ... ok
[INFO] [stdout] test assertions::tests::test_error_message_pod_running ... ok
[INFO] [stdout] test assertions::tests::test_error_message_label_mismatch ... ok
[INFO] [stdout] test assertions::tests::test_deployment_not_available_condition ... ok
[INFO] [stdout] test assertions::tests::test_pod_containers_not_ready_check ... ok
[INFO] [stdout] test assertions::tests::test_pod_containers_ready_check ... ok
[INFO] [stdout] test assertions::tests::test_pod_label_check ... ok
[INFO] [stdout] test assertions::tests::test_deployment_replicas_check ... ok
[INFO] [stdout] test cluster::tests::test_create_and_delete_cluster ... ignored
[INFO] [stdout] test assertions::tests::test_service_selector_check ... ok
[INFO] [stdout] test assertions::tests::test_service_type_check ... ok
[INFO] [stdout] test context::tests::test_apply_cluster_scoped_resource ... ignored
[INFO] [stdout] test context::tests::test_context_allow_from ... ignored
[INFO] [stdout] test context::tests::test_context_apply_creates_resource ... ignored
[INFO] [stdout] test context::tests::test_context_apply_is_idempotent ... ignored
[INFO] [stdout] test context::tests::test_context_can_i ... ignored
[INFO] [stdout] test context::tests::test_context_cleanup_deletes_namespace ... ignored
[INFO] [stdout] test context::tests::test_context_collect_pod_logs ... ignored
[INFO] [stdout] test context::tests::test_context_copy_to_and_from ... ignored
[INFO] [stdout] test context::tests::test_context_creates_namespace ... ignored
[INFO] [stdout] test context::tests::test_context_delete_removes_resource ... ignored
[INFO] [stdout] test context::tests::test_context_events ... ignored
[INFO] [stdout] test context::tests::test_context_exec ... ignored
[INFO] [stdout] test context::tests::test_context_get_retrieves_resource ... ignored
[INFO] [stdout] test context::tests::test_context_isolate ... ignored
[INFO] [stdout] test context::tests::test_context_list_returns_resources ... ignored
[INFO] [stdout] test context::tests::test_context_logs_retrieves_pod_logs ... ignored
[INFO] [stdout] test context::tests::test_context_logs_stream ... ignored
[INFO] [stdout] test context::tests::test_context_patch_updates_resource ... ignored
[INFO] [stdout] test context::tests::test_context_port_forward ... ignored
[INFO] [stdout] test context::tests::test_context_secret_from_file ... ignored
[INFO] [stdout] test context::tests::test_context_secret_tls ... ignored
[INFO] [stdout] test context::tests::test_context_up_deploys_multiple_services ... ignored
[INFO] [stdout] test context::tests::test_context_up_deploys_stack ... ignored
[INFO] [stdout] test context::tests::test_context_up_fails_on_empty_stack ... ignored
[INFO] [stdout] test context::tests::test_context_up_fails_without_image ... ignored
[INFO] [stdout] test context::tests::test_context_wait_deleted ... ignored
[INFO] [stdout] test context::tests::test_context_wait_for_condition ... ignored
[INFO] [stdout] test context::tests::test_context_wait_for_timeout ... ignored
[INFO] [stdout] test context::tests::test_context_wait_pvc_bound ... ignored
[INFO] [stdout] test context::tests::test_delete_cluster_scoped_resource ... ignored
[INFO] [stdout] test config::tests::test_environment_config ... ok
[INFO] [stdout] test context::tests::test_get_cluster_scoped_resource ... ignored
[INFO] [stdout] test assertions::tests::test_pod_phase_pending_check ... ok
[INFO] [stdout] test config::tests::test_wait_condition ... ok
[INFO] [stdout] test assertions::tests::test_pod_phase_running_check ... ok
[INFO] [stdout] test context::tests::test_extract_resource_name ... ok
[INFO] [stdout] test assertions::tests::test_pod_phase_unknown_when_missing ... ok
[INFO] [stdout] test assertions::tests::test_pvc_bound_error_message ... ok
[INFO] [stdout] test assertions::tests::test_pvc_capacity_error_message ... ok
[INFO] [stdout] test assertions::tests::test_pvc_storage_class_error_message ... ok
[INFO] [stdout] test context::tests::test_gvr_common_crds ... ok
[INFO] [stdout] test context::tests::test_ingress_builder ... ignored
[INFO] [stdout] test context::tests::test_improve_error_message_image_pull ... ok
[INFO] [stdout] test context::tests::test_kill_only_supports_pods ... ignored
[INFO] [stdout] test context::tests::test_kill_pod ... ignored
[INFO] [stdout] test context::tests::test_logs_all_by_selector ... ignored
[INFO] [stdout] test context::tests::test_improve_error_message_not_found ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_bare_name ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_deploy_alias ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_invalid ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_pod ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_service ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_service_full ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_deployment ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_daemonset ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_deployment ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_pod ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_service ... ok
[INFO] [stdout] test context::tests::test_port_forward_exists ... ignored
[INFO] [stdout] test context::tests::test_port_forward_to_pod ... ignored
[INFO] [stdout] test context::tests::test_port_forward_to_service ... ignored
[INFO] [stdout] test context::tests::test_rbac_builder ... ignored
[INFO] [stdout] test context::tests::test_restart_deployment ... ignored
[INFO] [stdout] test context::tests::test_parse_resource_ref_unknown_kind ... ok
[INFO] [stdout] test context::tests::test_restart_only_supports_workloads ... ignored
[INFO] [stdout] test context::tests::test_rollback_deployment ... ignored
[INFO] [stdout] test context::tests::test_rollback_only_supports_deployments ... ignored
[INFO] [stdout] test context::tests::test_scale_deployment ... ignored
[INFO] [stdout] test context::tests::test_secret_from_env_collects_values ... ok
[INFO] [stdout] test context::tests::test_secret_from_env_missing_var_returns_error ... ok
[INFO] [stdout] test context::tests::test_traffic_config_builder ... ok
[INFO] [stdout] test context::tests::test_traffic_config_default ... ok
[INFO] [stdout] test context::tests::test_traffic_stats_error_rate ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_aliases ... ok
[INFO] [stdout] test context::tests::test_parse_forward_target_po_alias ... ok
[INFO] [stdout] test context::tests::test_wait_ready_deployment ... ignored
[INFO] [stdout] test context::tests::test_wait_ready_pod ... ignored
[INFO] [stdout] test context::tests::test_retry_succeeds_on_transient_failure ... ok
[INFO] [stdout] test context::tests::test_retry_fails_after_max_attempts ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_cleanup_command ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_display_empty ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_event_field_truncation ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_display_with_logs ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_has_header ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_events_formatted ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_has_section_headers ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_log_truncation ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_pod_names_sorted ... ok
[INFO] [stdout] test environment::tests::test_environment_error_display ... ok
[INFO] [stdout] test environment::tests::test_setup_applies_manifests ... ok
[INFO] [stdout] test environment::tests::test_setup_empty_environment ... ok
[INFO] [stdout] test environment::tests::test_setup_loads_images ... ok
[INFO] [stdout] test assertions::tests::test_deployment_available_condition ... ok
[INFO] [stdout] test environment::tests::test_setup_result_default ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_event_message_truncation ... ok
[INFO] [stdout] test environment::tests::test_setup_with_wait_conditions ... ok
[INFO] [stdout] test environment::tests::test_setup_with_setup_script ... ok
[INFO] [stdout] test eventually::tests::test_consistently_default_duration ... ok
[INFO] [stdout] test eventually::tests::test_eventually_default_timeout ... ok
[INFO] [stdout] test eventually::tests::test_eventually_succeeds_immediately ... ok
[INFO] [stdout] test assertions::tests::test_service_port_check ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_builder_function ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_basic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_command ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_labels ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_namespace ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_fixture_with_port_and_env ... ok
[INFO] [stdout] test config::tests::test_cluster_config_kind ... ok
[INFO] [stdout] test config::tests::test_cluster_config_minikube ... ok
[INFO] [stdout] test config::tests::test_full_config ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_statefulset ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_valid_port_range ... ok
[INFO] [stdout] test fixtures::tests::test_pod_builder_function ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_basic ... ok
[INFO] [stdout] test eventually::tests::test_eventually_succeeds_after_retries ... ok
[INFO] [stdout] test eventually::tests::test_consistently_fails_when_condition_changes ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_env ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_namespace ... ok
[INFO] [stdout] test fixtures::tests::test_service_builder_function ... ok
[INFO] [stdout] test fixtures::tests::test_service_fixture_basic ... ok
[INFO] [stdout] test context::tests::test_gvr_core_api ... ok
[INFO] [stdout] test context::tests::test_gvr_new ... ok
[INFO] [stdout] test context::tests::test_improve_error_message_already_exists ... ok
[INFO] [stdout] test fixtures::tests::test_service_fixture_with_namespace ... ok
[INFO] [stdout] test fixtures::tests::test_service_valid_port_range ... ok
[INFO] [stdout] test context::tests::test_parse_resource_ref_invalid_format ... ok
[INFO] [stdout] test context::tests::test_traffic_stats_p99_latency ... ok
[INFO] [stdout] test metrics::tests::test_format_cpu ... ok
[INFO] [stdout] test metrics::tests::test_format_memory ... ok
[INFO] [stdout] test metrics::tests::test_parse_cpu_cores ... ok
[INFO] [stdout] test metrics::tests::test_parse_cpu_millicores ... ok
[INFO] [stdout] test metrics::tests::test_parse_memory ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_empty_body ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_multiple_separators ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_with_headers ... ok
[INFO] [stdout] test metrics::tests::test_parse_cpu_nanocores ... ok
[INFO] [stdout] test portforward::tests::test_extract_body_no_separator ... ok
[INFO] [stdout] test portforward::tests::test_url_path_normalization ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_args ... ok
[INFO] [stdout] test provider::tests::test_get_provider_existing ... ok
[INFO] [stdout] test provider::tests::test_get_provider_kind ... ok
[INFO] [stdout] test runner::tests::test_run_command_not_found ... ok
[INFO] [stdout] test provider::tests::test_get_provider_minikube ... ok
[INFO] [stdout] test runner::tests::test_run_result_failed ... ok
[INFO] [stdout] test runner::tests::test_run_result_passed ... ok
[INFO] [stdout] test runner::tests::test_run_failing_command ... ok
[INFO] [stdout] test fixtures::tests::test_pod_fixture_with_label ... ok
[INFO] [stdout] test fixtures::tests::test_service_fixture_types ... ok
[INFO] [stdout] test runner::tests::test_runner_error_display ... ok
[INFO] [stdout] test stack::tests::test_deployment_generation ... ok
[INFO] [stdout] test runner::tests::test_run_with_env ... ok
[INFO] [stdout] test stack::tests::test_service_without_port ... ok
[INFO] [stdout] test stack::tests::test_stack_builder ... ok
[INFO] [stdout] test stack::tests::test_stack_builder_function ... ok
[INFO] [stdout] test telemetry::tests::test_init_logging ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_chained ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains_fails ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains_json ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_contains_json_no_space ... ok
[INFO] [stdout] test runner::tests::test_run_simple_command ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_equals ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_empty ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_not_contains ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_is_json ... ok
[INFO] [stdout] test traffic::tests::test_http_assert_not_empty ... ok
[INFO] [stdout] test traffic::tests::test_is_json_validates_properly ... ok
[INFO] [stdout] test traffic::tests::test_traffic_error_display ... ok
[INFO] [stdout] test traffic::tests::test_traffic_recorder_clear ... ok
[INFO] [stdout] test traffic::tests::test_traffic_recorder_durations ... ok
[INFO] [stdout] test traffic::tests::test_traffic_recorder_requests ... ok
[INFO] [stdout] [2m2026-03-28T09:21:02.603110Z[0m [32m INFO[0m [1mrun[0m[1m{[0m[3margs[0m[2m=[0m["-c", "echo error >&2"] [3mprogram[0m[2m=[0msh[1m}[0m[2m:[0m[1mrun_with_env[0m[1m{[0m[3margs[0m[2m=[0m["-c", "echo error >&2"] [3mprogram[0m[2m=[0msh[1m}[0m[2m:[0m [2mseppo::runner[0m[2m:[0m Running: sh -c echo error >&2
[INFO] [stdout] test traffic::tests::test_traffic_recorder ... ok
[INFO] [stdout] test traffic::tests::test_truncate ... ok
[INFO] [stdout] test wait::tests::test_daemonset_state_description ... ok
[INFO] [stdout] test wait::tests::test_deployment_state_description ... ok
[INFO] [stdout] test wait::tests::test_pod_state_description ... ok
[INFO] [stdout] test wait::tests::test_statefulset_state_description ... ok
[INFO] [stdout] test wait::tests::test_statefulset_state_description_no_status ... ok
[INFO] [stdout] test wait::tests::test_wait_error_builder ... ok
[INFO] [stdout] test wait::tests::test_wait_error_display ... ok
[INFO] [stdout] test runner::tests::test_run_captures_stderr ... ok
[INFO] [stdout] test wait::tests::test_wait_error_with_events ... ok
[INFO] [stdout] test wait::tests::test_daemonset_state_description_no_status ... ok
[INFO] [stdout] test stack::tests::test_service_generation ... ok
[INFO] [stdout] test config::tests::test_cluster_config_existing ... ok
[INFO] [stdout] test eventually::tests::test_eventually_times_out ... ok
[INFO] [stdout] test eventually::tests::test_consistently_succeeds ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_empty_image_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_invalid_port_too_high_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_invalid_port_zero_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_deployment_negative_replicas_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_pod_empty_image_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_service_invalid_port_panics - should panic ... ok
[INFO] [stdout] test fixtures::tests::test_service_invalid_target_port_panics - should panic ... ok
[INFO] [stdout] test provider::tests::test_kind_provider_implements_trait ... FAILED
[INFO] [stdout] test traffic::tests::test_http_assert_assert_panics - should panic ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- provider::tests::test_kind_provider_implements_trait stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'provider::tests::test_kind_provider_implements_trait' (141) panicked at src/provider/mod.rs:85:67:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: CommandFailed("No such file or directory (os error 2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x620c529e413a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x620c529e413a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x620c529e413a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x620c529e413a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x620c529fe3da - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x620c529fe3da - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x620c529eaba2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x620c529eaba2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x620c529c0caf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x620c529c0caf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x620c529db529 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x620c51e9d8fc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x620c51e9d8fc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x620c529db7a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x620c529db7a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x620c529c0d68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x620c529b8269 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x620c529c1dfd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x620c529fec4c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x620c529fe992 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x620c51cfe891 - <core[786f478f706679df]::result::Result<bool, seppo[d4c020a95bfbf4c]::provider::ProviderError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x620c51cfe891 - seppo[d4c020a95bfbf4c]::provider::tests::test_kind_provider_implements_trait::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/mod.rs:85:67
[INFO] [stdout]   22:     0x620c51b01752 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x620c51b017cd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x620c51b3c34d - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x620c51b3c24b - tokio[f5e739fde1a67de]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x620c51b3c24b - tokio[f5e739fde1a67de]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x620c51b3c24b - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x620c51b024d0 - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x620c51b3915d - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x620c51b38454 - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x620c51e401eb - <tokio[f5e739fde1a67de]::runtime::context::scoped::Scoped<tokio[f5e739fde1a67de]::runtime::scheduler::Context>>::set::<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x620c51caf979 - tokio[f5e739fde1a67de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x620c51c8ecd2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f5e739fde1a67de]::runtime::context::Context>>::try_with::<tokio[f5e739fde1a67de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x620c51c8e85e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[f5e739fde1a67de]::runtime::context::Context>>::with::<tokio[f5e739fde1a67de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x620c51c92b7d - tokio[f5e739fde1a67de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x620c51b06d80 - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x620c51b07076 - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x620c51b37970 - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x620c51b10eb3 - tokio[f5e739fde1a67de]::runtime::context::runtime::enter_runtime::<<tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x620c51b01fd1 - <tokio[f5e739fde1a67de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x620c51e3fd74 - <tokio[f5e739fde1a67de]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x620c51e3ff3f - <tokio[f5e739fde1a67de]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x620c51d07115 - seppo[d4c020a95bfbf4c]::provider::tests::test_kind_provider_implements_trait
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/mod.rs:86:65
[INFO] [stdout]   44:     0x620c51cfe607 - seppo[d4c020a95bfbf4c]::provider::tests::test_kind_provider_implements_trait::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/provider/mod.rs:81:51
[INFO] [stdout]   45:     0x620c51a96716 - <seppo[d4c020a95bfbf4c]::provider::tests::test_kind_provider_implements_trait::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x620c51e919db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x620c51e919db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x620c51e9e3cb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x620c51e9e3cb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x620c51e9e3cb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x620c51e9e3cb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x620c51e9e3cb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x620c51e9e3cb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x620c51e9e3cb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x620c51e99ae4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x620c51e99ae4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x620c51ea0fd2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x620c51ea0fd2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x620c51ea0fd2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x620c51ea0fd2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x620c51ea0fd2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x620c51ea0fd2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x620c51ea0fd2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x620c529e316f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x620c529e316f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7bbb0912caa4 - <unknown>
[INFO] [stdout]   67:     0x7bbb091b9a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     provider::tests::test_kind_provider_implements_trait
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 160 passed; 1 failed; 47 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "95793a3c085bc9bda8265e41f40edfd1dc39122cf92326ff167b9d940cf0ab34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95793a3c085bc9bda8265e41f40edfd1dc39122cf92326ff167b9d940cf0ab34", kill_on_drop: false }`
[INFO] [stdout] 95793a3c085bc9bda8265e41f40edfd1dc39122cf92326ff167b9d940cf0ab34
